MESCIUS SPREAD for Windows Forms 15.0J
PreviousNonEmptyColumnInRow メソッド (CellMatrix<T>)

検索する行を示す整数値。
検索する列を示す整数値。
CellMatrix<T>オブジェクトの指定された行で前の空でない列を検索します。
構文
'宣言
 
Public Function PreviousNonEmptyColumnInRow( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Integer
public int PreviousNonEmptyColumnInRow( 
   int row,
   int column
)

パラメータ

row
検索する行を示す整数値。
column
検索する列を示す整数値。

戻り値の型

CellMatrix<T>オブジェクトの指定された行で前の空でない列を返します。
参照

CellMatrix<T> クラス
CellMatrix<T> メンバ

 

 


© MESCIUS inc. All rights reserved.